-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: permissions #168
feat: permissions #168
Conversation
2804fe1
to
580a7f4
Compare
We ran into a few blockers trying to fix the update automation for https://github.com/octokit/app-permissions, see octokit/app-permissions#262 For now, we will just update the |
We finally had a time to catch up and assess where we stand. We will now
|
2baee4e
to
766bb55
Compare
action.yml
with permissions based on https://github.com/octokit/app-permissions/blob/main/generated/api.github.com.jsonpermission-*
inputs in action.yml
based on @octokit/openapi
permission-*
inputs in action.yml
based on @octokit/openapi
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
# [1.12.0](v1.11.7...v1.12.0) (2025-03-27) ### Features * permissions ([#168](#168)) ([0e0aa99](0e0aa99))
🎉 This PR is included in version 1.12.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
closes #3
app-permissions
from schema exported by@octokit/openapi
permissions_*
inputs in the action codecould be done as follow ups:
octokit/openapi
repository